home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global numb, yubicurs, flg
- set flg to 0
- puppetSound("menu.aiff")
- updateStage()
- set numb to EMPTY
- makedatebase()
- set yubicurs to list(904, 905)
- set the cursor of sprite 3 to yubicurs
- set the cursor of sprite 4 to yubicurs
- set the cursor of sprite 2 to yubicurs
- set the cursor of sprite 5 to yubicurs
- updateStage()
- end
-